Skip to content

Conversation

@lord-skinner
Copy link

@lord-skinner lord-skinner commented Jan 14, 2025

This is a:

  • bug fix PR with no breaking changes
  • new functionality

Link to Issue

Description & motivation

Often when we integrate a new data source into our warehouse we stage too much data. Over time staging models go unused, but continue to be included when compiling the dbt project.

Eventually we'd like to also see unused columns in dbt_project_evaluator, but this is a good place to start.

Integration Test Screenshot

Checklist

  • I have verified that these changes work locally on the following warehouses (Note: it's okay if you do not have access to all warehouses, this helps us understand what has been covered)
    • BigQuery
    • Postgres
    • Redshift
    • Snowflake
    • Databricks
    • DuckDB
    • Trino/Starburst
  • I have updated the README.md (if applicable)
  • I have added tests & descriptions to my models (and macros if applicable)

@lord-skinner lord-skinner marked this pull request as ready for review January 14, 2025 18:09
@github-actions
Copy link
Contributor

This PR has been marked as Stale because it has been open with no activity as of late. If you would like the PR to remain open, please comment on the PR or else it will be closed in 7 days.

@github-actions github-actions bot added the Stale label Jul 14, 2025
@b-per b-per removed the Stale label Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants